runtime.arenaHint.addr (field)
8 uses
runtime (current package)
malloc.go#L538: hint.addr = p
malloc.go#L605: hint.addr = p
malloc.go#L613: userArenaHint.addr = p
malloc.go#L658: p := hint.addr
malloc.go#L676: hint.addr = p
malloc.go#L712: hint.addr, hint.down = uintptr(v), true
malloc.go#L715: hint.addr = uintptr(v) + size
mheap.go#L310: addr uintptr
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |